spinbutton: Remove manual queue_draw() calls
authorTimm Bäder <mail@baedert.org>
Tue, 18 Feb 2020 15:23:26 +0000 (16:23 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 20 Feb 2020 09:23:09 +0000 (10:23 +0100)
commite18a159f168bf411bad8c2cc48b5f508dfaeba79
treefd7647060af1d732e068f92ec7ae3f62e1fca62d
parenta1bc3ae2c8aeeef3a4513491785916691077efac
spinbutton: Remove manual queue_draw() calls

Everything is automatically redrawn when changing the value, etc.
gtk/gtkspinbutton.c